Supported

constructor(supportedAlgorithms: List<JWEAlgorithm>, supportedMethods: List<EncryptionMethod>)(source)

Parameters

supportedAlgorithms

the JWE algorithms that the wallet can use when encrypting the authorization response in order of preference

supportedMethods

the JWE encryption methods that the wallet can use when encrypting the authorization response in order of preference EncryptionMethod.XC20P requires the usage of com.google.crypto.tink:tink